Mapping URL: /customerorder/shopcustomer/{id}
Description: find the customerorder entities of shopcustomer with the appended id
Microservice: CountryService
| /customerorder/shopcustomer/{id} |
Mapping URL: /customerorder/shopcustomer/{id}
Description: ShopCustomerService
Name: findAllCustomerOrderOfShopCustomer(id)
Request Method: GET
Service Interface: /customerorder/shopcustomer/{id}
Service Entity: ShopCustomer
| 3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |